home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 140
/
(Vol 140) Sep 19 2011.iso
/
Games
/
girl_fashion.swf
/
scripts
/
DefineButton2_2031
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2011-09-19
|
211b
|
9 lines
on(release){
_root.bg.gotoAndStop(1);
_root.hbg = 1;
_root.horse_mc._xscale = 79.6;
_root.horse_mc._yscale = 79.6;
_root.horse_mc._x = _root.horseX;
_root.horse_mc._y = _root.horseY;
}